================================================================
  Cadence  —  语音转段落 / 提示词
            Voice to paragraph / prompt
================================================================

这是什么 / What it is
--------------------------------------------------------------
Cadence 把你说的话整理成一段高质量的文字，或一个结构化的 AI 提示词。
你用自己的 ChatGPT 账号登录即可使用。
Cadence turns your speech into a polished paragraph, or a structured
AI prompt. You sign in with your OWN ChatGPT account.


Windows 使用方法 / How to run on Windows      ★ 推荐 Recommended ★
--------------------------------------------------------------
  1) 双击  "Start Cadence.bat"
     Double-click  "Start Cadence.bat"

  2) 会弹出一个黑色小窗口，并自动打开浏览器。
     A small black window opens and your browser launches.

  3) 在网页右上角点 "Sign in"，用你自己的 ChatGPT 账号登录。
     Click "Sign in" (top-right) and log in with YOUR ChatGPT account.

  想要桌面图标？双击一次 "Create Desktop Icon.bat"，
  桌面就会出现 Cadence 图标，以后双击它即可启动。
  Want a desktop icon? Double-click "Create Desktop Icon.bat" once —
  a Cadence icon appears on your Desktop; double-click it to launch.

  用完后，关闭那个黑色窗口就退出了。
  To quit, just close the black window.

  注意：如果 Windows 弹出 "Windows protected your PC"，
  点 "More info" -> "Run anyway"。程序是安全的，只是没有做数字签名。
  Note: if Windows shows "Windows protected your PC", click
  "More info" -> "Run anyway". It is safe — just not code-signed.


Mac / Linux 使用方法 / How to run on Mac or Linux
--------------------------------------------------------------
  需要先安装 Python 3  (https://www.python.org/downloads/)
  Requires Python 3 first.

  1) 双击 "Start Cadence.command"
     （首次可能需要：右键 -> 打开；或在终端执行
       chmod +x "Start Cadence.command"）
  2) 浏览器打开后，点 "Sign in" 用你自己的 ChatGPT 账号登录。


重要 / Important
--------------------------------------------------------------
  • 每个人都用自己的 ChatGPT 账号登录；登录信息只保存在各自的电脑上，
    不会随这个文件夹一起发送给别人。
    Everyone signs in with their own ChatGPT account. The login is stored
    only on each person's own computer and never travels with this folder.
  • 需要联网。 Needs an internet connection.
  • 建议用 Chrome 或 Edge 浏览器（语音识别效果最好）。
    Chrome or Edge recommended (best speech recognition).
  • "runtime" 文件夹是内置的 Python，请勿删除或修改。
    The "runtime" folder is the bundled Python — do not delete or change it.


另一种方式：单个文件 / Alternative: one single file
--------------------------------------------------------------
  如果你更想要"一个文件"，可用同目录附带的 Cadence.exe（带图标，双击即可）。
  但部分公司电脑或较新的 Windows 安全策略可能会拦截未签名的 .exe；
  若被拦截，请改用上面的文件夹方式（最稳定）。
  If you prefer a single file, use Cadence.exe (it has the icon — just
  double-click). Some corporate/locked-down or newer Windows setups block
  unsigned .exe files; if it is blocked, use the folder method above.
================================================================
